klotz: raspberry pi* + aprs*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. This GitHub repository contains the development of an APRS hub that transmits various sensor data like spO2, location, and altitude. The project uses Raspberry Pi, Tiny Circuit Python boards, and MQTT for data transmission.
  2. only built for debian wheezy not jessie so use wheezy.
    had to configure raspi-config to wait for network at boot because wheezy aprsc startup dependencies didn't work with jessie systemd and it started (and failed to dns resolve) too soon
    2016-05-29 Tags: , , by klotz
  3. this worked.
    2016-05-29 Tags: , , , , by klotz
  4. The normal Debian installation instructions are good, remember to use
    wheezy as DISTRIBUTION in sources.list:

    http://he.fi/aprsc/INSTALLING.html

    1) If you've installed aprsc by hand before, remember to remove it first.
    Make a backup copy of aprsc.conf, and "sudo dpkg --purge aprsc". If
    /opt/aprsc doesn't disappear completely, reboot and "sudo rm -rf
    /opt/aprsc".

    2) Raspbian does not load IPv6 by default, and the default aprsc configs
    include dual-stack IPv4+IPv6 configuration (Listens on "::" - all IP
    addresses). You must load the IPv6 module to run aprsc with this default
    config:

    sudo bash
    modprobe ipv6
    echo ipv6 >> /etc/modules

    The last command will make the ipv6 module load automatically after a
    reboot.

    Yes, you need to do that even if you don't really have IPv6 on your
    network.
    2014-07-25 Tags: , , , by klotz
  5. 2014-05-19 Tags: , , by klotz
  6. 2014-05-09 Tags: , , , by klotz
  7. 2014-05-09 Tags: , , by klotz
  8. Need to disable serial console
    2016-05-29 Tags: , , , , by klotz
  9. 2014-05-08 Tags: , , , , by klotz
  10. 2014-05-05 Tags: , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: raspberry pi + aprs

About - Propulsed by SemanticScuttle